PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperty Class / setFormattedValue Method
A formatted representation of the value getValue, that shall be used for special formatting.
In This Topic
    setFormattedValue Method
    In This Topic
    Sets the formatted property value.
    Syntax
    public void setFormattedValue( 
       java.lang.String value
    )

    Parameters

    value
    A formatted representation of the value getValue, that shall be used for special formatting.
    See Also